Initializes a new instance of the Shape class with the specified outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Shape ( |
Visual Basic Copy Code |
---|
Public New ( _ |
An array of shape template elements that define the outline of a shape. Can contain lines, arcs and Bezier curves.
Specifies how areas are filled if the outline path intersects itself.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |